You are here: Understanding the Meridian event procedures > About the briefcase events > BrcEvent_AfterCreateTransmittal event

BrcEvent_AfterCreateTransmittal event

Occurs after a transmittal document has been created and the transmittal sheet has been generated.

Syntax

BrcEvent_AfterCreateTransmittal(Batch, Briefcase)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Briefcase

An object that represents the briefcase file.

Related concepts

About the briefcase events